| > !ChartDraw.!Run
|
| Run file for ChartDraw
|
| by Chris Johnson
|
IconSprites <Obey$Dir>.!Sprites
Set Alias$@RunType_7F1 /<Obey$Dir>.!Run %%*0
Set File$Type_7F1 ChartFile
|
| Find path to file
Set ChartDraw$Dir <Obey$Dir>
|
| Check memory allocation
WimpSlot -min 80K -max 80K
|
| Now start program
Run <ChartDraw$Dir>.!RunImage %*0
